Auto merge of #2438 - jseyfried:subcommands, r=alexcrichton
authorbors <bors@rust-lang.org>
Fri, 4 Mar 2016 18:22:25 +0000 (18:22 +0000)
committerbors <bors@rust-lang.org>
Fri, 4 Mar 2016 18:22:25 +0000 (18:22 +0000)
commit75412ce1942dbb1731332079b790a707f1432b56
treebb3d4108d4fbff2e9adb7d3bba95781183037218
parent2eade62776cb74ee7c586182fe1a795d953b1398
parentbd0e51234660ccc08bcd83e0437e62ad9c91563a
Auto merge of #2438 - jseyfried:subcommands, r=alexcrichton

This PR moves the subcommands in `src/bin` into their own directory and ensures future compatibility with the corrected search paths for non-inline modules (see [Rust PR #32006](https://github.com/rust-lang/rust/pull/32006)).
r? @alexcrichton